﻿2026-07-21T10:35:55.8782266Z ##[group]Run actions/checkout@v5
2026-07-21T10:35:55.8783058Z with:
2026-07-21T10:35:55.8783492Z   fetch-depth: 0
2026-07-21T10:35:55.8783935Z   repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:55.8787068Z   token: ***
2026-07-21T10:35:55.8787550Z   ssh-strict: true
2026-07-21T10:35:55.8787955Z   ssh-user: git
2026-07-21T10:35:55.8788388Z   persist-credentials: true
2026-07-21T10:35:55.8788819Z   clean: true
2026-07-21T10:35:55.8789342Z   sparse-checkout-cone-mode: true
2026-07-21T10:35:55.8789906Z   fetch-tags: false
2026-07-21T10:35:55.8790307Z   show-progress: true
2026-07-21T10:35:55.8790723Z   lfs: false
2026-07-21T10:35:55.8791108Z   submodules: false
2026-07-21T10:35:55.8791532Z   set-safe-directory: true
2026-07-21T10:35:55.8791996Z   allow-unsafe-pr-checkout: false
2026-07-21T10:35:55.8792698Z ##[endgroup]
2026-07-21T10:35:55.9635154Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:55.9636815Z ##[group]Getting Git version info
2026-07-21T10:35:55.9637593Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-21T10:35:55.9638813Z [command]/usr/bin/git version
2026-07-21T10:35:55.9658072Z git version 2.43.0
2026-07-21T10:35:55.9675530Z ##[endgroup]
2026-07-21T10:35:55.9687162Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/415de36b-666a-4b51-8e3c-edcd3da2f205' before making global git config changes
2026-07-21T10:35:55.9688627Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T10:35:55.9690417Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-21T10:35:55.9724115Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-21T10:35:55.9744687Z https://github.com/BigscreenVR/spt-bs-core
2026-07-21T10:35:55.9754755Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-21T10:35:55.9757119Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-21T10:35:55.9775542Z HEAD
2026-07-21T10:35:55.9805589Z ##[endgroup]
2026-07-21T10:35:55.9806278Z [command]/usr/bin/git submodule status
2026-07-21T10:35:55.9988401Z ##[group]Cleaning the repository
2026-07-21T10:35:55.9991146Z [command]/usr/bin/git clean -ffdx
2026-07-21T10:35:56.0024371Z [command]/usr/bin/git reset --hard HEAD
2026-07-21T10:35:56.0081865Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:56.0087002Z ##[endgroup]
2026-07-21T10:35:56.0087889Z ##[group]Disabling automatic garbage collection
2026-07-21T10:35:56.0090702Z [command]/usr/bin/git config --local gc.auto 0
2026-07-21T10:35:56.0113046Z ##[endgroup]
2026-07-21T10:35:56.0113694Z ##[group]Setting up auth
2026-07-21T10:35:56.0117957Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-21T10:35:56.0140751Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-21T10:35:56.0325588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-21T10:35:56.0349572Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-21T10:35:56.0533360Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-21T10:35:56.0557872Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-21T10:35:56.0740101Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-21T10:35:56.0767168Z ##[endgroup]
2026-07-21T10:35:56.0768258Z ##[group]Fetching the repository
2026-07-21T10:35:56.0774029Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eb058d462267f6d38c8d7dbd8c5610dd10aea076:refs/remotes/pull/44/merge
2026-07-21T10:35:56.8808371Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-21T10:35:56.8809715Z  * [new branch]        fix/rc-resize-geometry-epoch -> origin/fix/rc-resize-geometry-epoch
2026-07-21T10:35:56.8811144Z  * [new branch]        triage/v0390-field-reqs -> origin/triage/v0390-field-reqs
2026-07-21T10:35:56.8854135Z ##[endgroup]
2026-07-21T10:35:56.8856240Z ##[group]Determining the checkout info
2026-07-21T10:35:56.8858494Z ##[endgroup]
2026-07-21T10:35:56.8860598Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T10:35:56.8900153Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-21T10:35:56.8932269Z ##[group]Checking out the ref
2026-07-21T10:35:56.8934126Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/44/merge
2026-07-21T10:35:56.8975929Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:56.8979931Z ##[endgroup]
2026-07-21T10:35:56.9010829Z [command]/usr/bin/git log -1 --format=%H
2026-07-21T10:35:56.9031400Z eb058d462267f6d38c8d7dbd8c5610dd10aea076
